Summary
A GameResource type that adds extended properties to another resource type. You should prefer to use
the type with to generic arguments, and define your own type as the second argument. That way you get
access to the helper methods.
Properties
ExtensionDefault |
If true then this is returned when calling FindForResourceOrDefault if
no other extension is found targetting a specific resource.
|
ExtensionTargets |
Extensions can target more than one resource.
|